AI-assisted
A controlled workflow study that asks where AI should accelerate beginner animation production, where humans should intervene, and how a Live2D pipeline can stay reliable after automation enters the process.
High control, lower hidden-error risk, heavy repetitive labor.
Quick slicing and setup, but cleanup and checking move downstream.
How might we structure the AI-human handoff so speed does not erase creative control?
During the project, I used ComfyUI to assemble an automated layer-separation workflow with the SeeThrough model. The goal was to turn a flat character image into editable layer candidates, then keep the human review step close enough to catch broken edges, missing parts, and naming errors before rigging.
To make the workflow easier for non-technical users, the ComfyUI API was wrapped as a Discord bot. Students could submit artwork from Discord, trigger the AI separation job, and receive exported layer files without opening the node graph directly.
Node-based image processing pipeline for reproducible layer separation experiments.
AI-assisted pass that identifies character parts and produces editable layer candidates.
API wrapper that lets users submit artwork and collect outputs through a familiar chat flow.
Student sends a character image to the Discord bot.
The bot calls the ComfyUI workflow with fixed model settings.
SeeThrough generates hair, face, eye, mouth, and body candidates.
Animator cleans the layers before Live2D rigging.
Does a structured AI workflow reduce completion time and perceived effort?
Which stages become lighter, and which stages absorb new correction work?
Can output stay structurally stable when AI participates in slicing and rigging?
The workflow was validated through a Live2D output and face-tracking test, so the case study ends with the production result rather than another research diagram.